Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug: Spacebar Menu Scale and Rotate Buttons Do Nothing When Interacted With #6501

Closed
wants to merge 1 commit into from

Conversation

Exairnous
Copy link
Contributor

Revert 699187a and part of 1567f22

Fixes #6496

Chromium version 128 introduced a bug in Hubs that was fixed by the #6495 PR but #6495 seems to have introduced the bug detailed in issue #6496 for all browsers. Now Chromium has fixed an issue on their end as detailed here: https://issues.chromium.org/issues/361823993 which should fix the original bug that PR #6495 addressed in Hubs, which allows us to revert the fix on the Hubs side (PR #6495) and so fix the #6496 bug. However, this doesn't do anything for the potentially deeper issues in the system that were possibly exposed with PR #6495.

Fixes #6496

Chromium version 128 introduced a bug in Hubs that was fixed by
#6495 but PR#6495 seems
to have introduced the bug detailed in issue#6496 for all browsers.
Now Chromium has fixed an issue on their end as detailed here:
https://issues.chromium.org/issues/361823993 which should fix
the original bug that PR#6495 addressed in Hubs, which allows us
to revert the fix on the Hubs side (PR#6495) and so fix the
issue#6496 bug.  However, this doesn't do anything for the
potentially deeper issues in the system that were possibly exposed
with PR#6495.
@Exairnous
Copy link
Contributor Author

Turns out #6495 had nothing to do with issue #6496, so this PR doesn't do anything to fix the problem. Closing.

@Exairnous Exairnous closed this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spacebar Menu Scale and Rotate Buttons Do Nothing When Interacted With
1 participant